home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11200 < prev    next >
Encoding:
Text File  |  2002-07-05  |  393 b   |  8 lines

  1.         <!-- range limit checkboxes, 2 lc strings  -->
  2.         <tr>
  3.             <TD class="promptElement" >
  4.             <INPUT class="promptCheckBox" TYPE="CHECKBOX" name="NoLowerBoundCheck" %1><span class="promptElementText">Range has no lower limit</span>
  5.             <INPUT class="promptCheckBox" TYPE="CHECKBOX" name="NoUpperBoundCheck" %2><span class="promptElementText">Range has no upper limit</span>
  6.             </td>
  7.         </TR>
  8.